数据库Mysql 🚯API 索引删除本页总览删除 delete from table_name [where Clause] 例子 delete from my_table where title='python';